Vcenter NamespaceManagement SupervisorServices VsphereCreateSpec

Vcenter NamespaceManagement SupervisorServices VsphereCreateSpec
Vcenter NamespaceManagement SupervisorServices VsphereCreateSpec

The Vcenter NamespaceManagement SupervisorServices VsphereCreateSpec schema provides a specification required to create a Supervisor Service with a version from vSphere application service format, which shall contain the service identifier, display name and description information.

This schema was added in vSphere API 7.0.3.0.

JSON Example
{
    "version_spec": {
        "content": "string",
        "trusted_provider": false,
        "accept_eula": false
    }
}
version_spec
Required

Supervisor service version specification that provides the service definitions for one Supervisor Service version.

This property was added in vSphere API 7.0.3.0.